home *** CD-ROM | disk | FTP | other *** search
/ Internet Tools (InfoMagic) / Internet Tools.iso / dos_win / winsock / maillist / 94-05.Z / 94-05 / 000179_news@bigblue.oit.unc.edu_Tue May 13 09:51:57 1994.msg < prev    next >
Internet Message Format  |  1994-05-31  |  13KB

  1. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  2.           id AA27714; Fri, 13 May 1994 06:15:06 -0400
  3. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  4.           id AA11727; Fri, 13 May 1994 06:04:57 -0400
  5. Received: from GATEWAY by bigblue with netnews
  6.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  7. To: winsock@sunsite.unc.edu
  8. Date: 13 May 1994 09:51:57 GMT
  9. From: spere@kyrre.hsv.no (P. Eivind Jenssen)
  10. Message-Id: <2qviju$du0@ratatosk.uninett.no>
  11. Organization: hsv
  12. Sender: ses
  13. Subject: WSAAsyncSelect(.., FD_WRITE | FD_READ) question!
  14.  
  15. We are having trouble with FD_READ and FD_WRITE messages!
  16. We would like to use the function WSAAsyncSelect() this way:
  17.       WSAAsyncSelect(s, hWnd, READ_OR_WRITE, FD_READ | FD_WRITE);
  18.  
  19. The READ_OR_WRITE message calls a function of ours.
  20. Our question is:
  21.      Can one find out in this function if it was an FD_READ
  22.      or an FD_WRITE that called the function?
  23. From news@bigblue.oit.unc.edu Mon May 12 20:02:32 1994
  24. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  25.           id AA27722; Fri, 13 May 1994 06:15:08 -0400
  26. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  27.           id AA11728; Fri, 13 May 1994 06:05:03 -0400
  28. Received: from GATEWAY by bigblue with netnews
  29.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  30. To: winsock@sunsite.unc.edu
  31. Date: 13 May 1994 03:02:32 -0700
  32. From: craign@teleport.com (Craig R. Nelson)
  33. Message-Id: <2qvj7o$a0a@linda.teleport.com>
  34. Organization: Teleport - Portland's Public Access (503) 220-1016
  35. Sender: ses
  36. References: <1994May12.155317.3383@megatek.com>, <arnsteinCppEAr.L72@netcom.com>, <CppIL6.vK@nntpa.cb.att.com>
  37. Subject: Re: 32 bit access with SCSI no available. Hunh? was Re: Win Mosaic alpha 4 (my fix)
  38.  
  39. In <CppIL6.vK@nntpa.cb.att.com> rnichols@ih4ehw.ih.att.com (na8520d00-Nichols) writes:
  40.  
  41. >(BTW, to the best of my knowledge, the ASPI drivers in the
  42. >CorelSCSI! package do NOT allow you to eliminate SMARTDrive's double
  43. >buffering.  Adaptec's ASPI4DOS has a switch to provide the necessary
  44. >buffering itself, as do the drivers for DTC's busmastering SCSI
  45. >adapters.  For the Buslogic BT747S, the drivers perform the necessary
  46. >functions automatically, with no explicit switch required.  I have no
  47. >experience with other SCSI adapters.)
  48.  
  49. You aren't kidding! Before I pulled my head out of... well, you know. I 
  50. was using the SMARTRDRV double buffering on a Quantumm ProDrive 1225S. 
  51. Never mind the fact that I had a BT445S Fast SCSI-2 LocalBus card 
  52. installed. When I called the manufacturer (BusLogic) to find out how I 
  53. could improve the performance he told me how to install the drivers, 
  54. *demanded* that I remove the DOUBLE_BUFFER line from my config.sys, and 
  55. call him back when this was done. I did. It was like night and day. The 
  56. performance was easily twice as good. BTW, the BT445S also perofrms the 
  57. necessary functions automatically. No swithces required.
  58.  
  59. Glad to see someone confirm what I thought I knew :-)
  60.  
  61.  
  62. -- 
  63. []----------------------------------------------------[]
  64. | Craig Nelson   "I've upped my standards. Up Yours."  |
  65. | craign@teleport.com   as vague a .signature can get. |
  66. []----------------------------------------------------[]
  67. From news@bigblue.oit.unc.edu Tue May 13 09:04:23 1994
  68. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  69.           id AA27730; Fri, 13 May 1994 06:15:10 -0400
  70. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  71.           id AA11729; Fri, 13 May 1994 06:06:20 -0400
  72. Received: from GATEWAY by bigblue with netnews
  73.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  74. To: winsock@sunsite.unc.edu
  75. Date: 13 May 1994 09:04:23 GMT
  76. From: nelson@crynwr.crynwr.com (Russell Nelson)
  77. Message-Id: <NELSON.94May13050423@crynwr.crynwr.com>
  78. Organization: Crynwr Software
  79. Sender: ses
  80. References: <qp.1.000FD3B7@cco.caltech.edu>
  81. Subject: Re: Looking for packet drivers
  82.  
  83. In article <qp.1.000FD3B7@cco.caltech.edu> qp@cco.caltech.edu (Quoc Pham) writes:
  84.  
  85.    I am looking for packet drivers to use Winsock on top of Novell.
  86.    In the Trumpet install.txt file, a packet driver named ne2000 was
  87.    mentioned.  Would this work?  Can I use a packet driver with just
  88.    IPX or will I need IPXODI...  I am a novice at this and would
  89.    really like to know how everything fit together.  Is there
  90.    something I could look at to get a better idea?  Thanks for any
  91.    help.
  92.  
  93. You need pdipx.  It's included in the packet driver collection.  Get
  94. the drivers and take a look:
  95.  
  96.  
  97. -- HOWTOGET.IT
  98.  
  99.         The Crynwr packet driver collection
  100.  
  101. Availability
  102.  
  103. The Crynwr packet driver collection is available on CD-ROM, by mail,
  104. by FTP, by email, by UUCP and by modem.  The drivers are distributed
  105. in three files: pktd11.zip, which contains most executables and
  106. documentation, pktd11a.zip, which contains the first half of the
  107. remaining files, and pktd11b.zip, which contains the second half of
  108. the remaining files.
  109.  
  110. Mail:
  111.  
  112. Columbia University distributes packet drivers on PC diskette by
  113. postal mail.  5.25-inch 360K and 3.5" 720K diskettes are available;
  114. please specify size.  Two diskette sets are available, and two prices
  115. are quoted for each; the first price is for the USA, Canada, and
  116. Mexico; the second price is for shipment to all other countries.  All
  117. prices are in US dollars.  Prepayment by check, MasterCard, or Visa
  118. is accepted.  If your check is not drawn on a US bank, please add $35
  119. check-cashing fee.
  120.  
  121.   1. Binaries and documentation:        $35  /  $40
  122.   2. Source code:                       $60  /  $68
  123.  
  124. To order by credit card, please specify MasterCard or Visa, your card
  125. number and expiration date, and sign and date your order.  For further
  126. information, call +1 212 854-3703, or write to:
  127.  
  128.   Kermit Distribution, Dept PD
  129.   Columbia University Academic Information Systems
  130.   612 West 115th Street
  131.   New York, NY  10025
  132.  
  133. or send e-mail to kermit@columbia.edu (Internet) or KERMIT@CUVMA
  134. (BITNET/CREN/EARN).
  135.  
  136. FTP/email:
  137.  
  138. The packet driver collection has its own directory devoted to it in
  139. the SimTel collection, msdos/pktdrvr.  The drivers are there, along
  140. with a number of programs that use the packet drivers.
  141.  
  142. For security reasons the SimTel Software Repository is located on a
  143. host that is not accessible by Internet users, however its files are
  144. available by anonymous ftp from the primary mirror site OAK.Oakland.Edu
  145. (141.210.10.117) located in Rochester, Michigan, and from the secondary
  146. mirror sites:
  147.  
  148.    St. Louis, MO: wuarchive.wustl.edu (128.252.135.4)
  149.    Corvallis, OR: archive.orst.edu (128.193.2.13)
  150. Falls Church, VA: ftp.uu.net (192.48.96.9
  151.        Australia: archie.au (139.130.4.6)
  152.          England: src.doc.ic.ac.uk (146.169.2.1)
  153.          Finland: ftp.funet.fi (128.214.6.100)
  154.          Germany: ftp.uni-paderborn.de (131.234.2.32)
  155.           Israel: ftp.technion.ac.il (132.68.1.10)
  156.      Switzerland: ftp.switch.ch (130.59.1.40)
  157.           Taiwan: NCTUCCCA.edu.tw (140.111.1.10)
  158.  
  159. SimTel files may obtained by e-mail from various ftp-mail servers
  160. or through the BITNET/EARN file servers.  For details see file
  161. /pub/msdos/filedocs/mailserv.inf.  Gopher users can access the
  162. collection through Gopher.Oakland.Edu.  World Wide Web (WWW) and
  163. Mosaic users can connect to the URL http://www.acs.oakland.edu to
  164. access the files on OAK.Oakland.Edu.
  165.  
  166. Modem:
  167.  
  168. If you cannot access them via FTP or e-mail, most SimTel MSDOS
  169. files, including the PC-Blue collection, are also available for
  170. downloading from Detroit Download Central (313) 885-3956.  DDC
  171. has multiple lines which support 300/1200/2400/9600/14400 bps
  172. (103/212/V22bis/HST/V32bis/V42bis/MNP).  This is a subscription system
  173. with an average hourly cost of 17 cents.  It is also accessable on
  174. Telenet via PC Pursuit and on Tymnet via StarLink outdial.  New files
  175. uploaded to SimTel are usually available on DDC within 24 hours.
  176.  
  177. CD-ROM:
  178.  
  179. Title:  Packet Driver, WinSock & TCP/IP CD-ROM (aka Packet Driver CD)
  180. Price:  US$29.95/each
  181.  
  182. BrochureP/IP CD-ROM (aka Packet Driver CD)
  183. Price:  US$29.95/each
  184.  
  185. Brochures and order forms for the CD (paper and electronic versions)
  186. will be available from:
  187.  
  188. Gopher: gopher.CDPublishing.com
  189. FTP:    ftp.CDPublishing.com
  190. E-mail: <info@CDPublishing.com>
  191. FAX:    604-874-1431
  192. Phone:  604-874-1430
  193.         800-333-7565
  194. Postal: CD Publishing Corporation
  195.         4824 Fraser Street
  196.         Vancouver, B.C.  V5V 4H4
  197.         Canada
  198.  
  199. UUCP:
  200.  
  201. The packet driver files are available from UUNET's 1-900-GOT-SRCS, in
  202. uunet!~/systems/msdos/simtel20/pktdrvr.  Contact UUNET for more details:
  203.  
  204. UUNET Technologies, Inc.
  205. 3110 Fairview Park Drive, Suite 570
  206. Falls Church, VA 22042
  207. +1 703 204 8000 (voice)
  208. +1 703 204 8001 (fax)
  209. info@uunet.uu.net
  210.  
  211. UK UUCP:
  212.  
  213. Steve Kennedy's BBS is on +44 71 483 2454 (Telebit T2500 PEP/V32 ...)
  214.                                                 2455 (USR HST/DS+)
  215.  
  216. Files will be in /pub
  217. there will be an anonymous uucp (nuucp) account.
  218.  
  219. System name is "jedinet"
  220.  
  221. -- end of HOWTOGET.IT
  222.  
  223. --
  224. -russ <nelson@crynwr.com>      ftp.msen.com:pub/vendor/crynwr/crynwr.wav
  225. Crynwr Software   | Crynwr Software sells packet driver support | ask4 PGP key
  226. 11 Grant St.      | +1 315 268 1925 (9201 FAX)    | Quakers do it in the light
  227. Potsdam, NY 13676 | LPF member - ask me about the harm software patents do.
  228. From moore@email.ncsc.navy.mil Fri May 13 01:50:14 1994
  229. Received: from email.ncsc.navy.mil by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  230.           id AA09317; Fri, 13 May 1994 07:49:59 -0400
  231. Received: by email.ncsc.navy.mil (4.1/SMI-4.1)
  232.     id AA05438; Fri, 13 May 94 06:50:14 CDT
  233. From: moore@email.ncsc.navy.mil (Moore)
  234. Message-Id: <9405131150.AA05438@email.ncsc.navy.mil>
  235. Subject: NSLOOKUP
  236. To: winsock@sunsite.unc.edu
  237. Date: Fri, 13 May 1994 06:50:14 -0500 (CDT)
  238. X-Mailer: ELM [version 2.4 PL21]
  239. Content-Type: text
  240. Content-Length: 402       
  241.  
  242. John Junod's ws_ping program does lookups as well as pings. You can
  243. get it from his machine at ftp.usma.edu, along with his most
  244. excellent ws_ftp.
  245.  
  246. -- 
  247. Jim (moore@email.ncsc.navy.mil)
  248.  
  249. Guard:  Listen.  In order to maintain air-speed velocity, a swallow needs to
  250.         beat its wings forty-three times every second, right?
  251. Arthur: Please!
  252. Guard:  (patiently)   Am I right.
  253. Arthur: I'm not interested!
  254. From news@bigblue.oit.unc.edu Fri May 13 11:48:51 1994
  255. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  256.           id AA14544; Fri, 13 May 1994 08:15:06 -0400
  257. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  258.           id AA32004; Fri, 13 May 1994 07:50:26 -0400
  259. Received: from GATEWAY by bigblue with netnews
  260.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  261. To: winsock@sunsite.unc.edu
  262. Date: Fri, 13 May 1994 11:48:51 GMT
  263. From: ashok@biochemistry.BIOC.CWRU.Edu (Ashok Aiyar)
  264. Message-Id: <ashok.678.2DD36923@biochemistry.cwru.edu>
  265. Organization: Department of Biochemistry, Case Western Reserve University
  266. Sender: ses
  267. References: <miser.95.0015706D@u.washington.edu>
  268. Subject: Re: Tattam Trumpet WinSock will be Windows Sockets 1.1 compliant?
  269.  
  270. In article <miser.95.0015706D@u.washington.edu> miser@u.washington.edu (Rob Fulwell) writes:
  271.  
  272. >I currently use Version 1.0a of Tattam's Trumpet WinSock.  Unfortunately, 
  273. it >is not Windows Sockets 1.1 compliant (at least I haven't been able to 
  274. get 1.1 >apps to work with it).  Is a new version planned?
  275.  
  276. The Trumpet WinSock is Winsock 1.1 implementation.  As with almost
  277. every other stack out there, it may not meet every requirement of
  278. the Winsock 1.1 specification; however every Winsock 1.1 application
  279. that I have tried over it does work.  Which applications can you
  280. not get to work over it?
  281.  
  282. Later,
  283. Ashok
  284. --
  285. Ashok Aiyar                        Mail: ashok@biochemistry.cwru.edu
  286. Department of Biochemistry                       Tel: (216) 368-3300
  287. CWRU School of Medicine, Cleveland, Ohio         Fax: (216) 368-4544
  288. MIME Enclosures OK
  289. From news@bigblue.oit.unc.edu Thu May 12 16:02:25 1994
  290. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  291.           id AA19994; Fri, 13 May 1994 08:45:13 -0400
  292. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  293.           id AA15647; Fri, 13 May 1994 08:18:09 -0400
  294. Received: from GATEWAY by bigblue with netnews
  295.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  296. To: winsock@sunsite.unc.edu
  297. Date: Thu, 12 May 1994 16:02:25 GMT
  298. From: jlee@wimsey.com (Jeffrey W. Lee)
  299. Message-Id: <jlee.47.2DD25310@wimsey.com>
  300. Organization: Wimsey Associates
  301. Sender: ses
  302. Subject: Trumpet Newsreader: can I filter nusiance postings?
  303.  
  304. At the risk of being a nusiance poster myself, can anyone tell me if it is 
  305. possible to set up killfiles or filters on Tattam's Trumpet Newsreader to 
  306. eliminate those regular postings I'd rather not see?
  307. As well, is it also possible to do the same thing on PC Eudora? I'm using the 
  308. free version now, and am happy with it but still would like to find a way of 
  309. keeping the junk mail out of my box.
  310. Any suggestions?
  311. Please post replies to this newsgroup, as I suspect many other newbies could 
  312. use the info.
  313. Thanks!
  314. Jeffrey W. Lee
  315. The Vancouver Sun
  316. Vancouver, B.C.